﻿2.10.3.0
- Migrate data from SQLCE to SQLite. SQLCE was causing too many problems especially on older operating systems.
- Disable user detection and snapshots at a network share drive level (not supported).
- Email messages will only be retried 5 times before giving up. Recipient errors will not be retried since they may never be corrected.
- Menu options for expanding and collapsing groups in the grid view.

2.10.2.8
- Always execute script/application even if file or directory does not exist anymore (Ticket #706 and #734).
- Avoid checking locks in execution plugin when files and directories are not used as parameters (Ticket #708).
- Validate username and password fields when installing the service.
- Fix grid layout not being restored on startup.
- Ensure that the groups remain collapsed when new events appear.
- Snapshot reliability fixes.
- Polish translation by Mateusz Kurlit (Ticket #700).

2.10.2.6
- Fix previous event being sent again when no events occur (Ticket # 693).

2.10.2.5
- New high resolution icons for directory status.
- Startup performance updates, reduced waiting for initialization step.
- Add queue files to keep track of emails that still need to be sent even after an outage (Ticket # 693).
- Chinese (Traditional) translation by Chiahong Hong.

2.10.2.3
- Detect service installation errors and append to activity log with correct level.
- New version of AlphaFS to prevent certain file system errors on startup.
- Portable version to always run elevated since it needs to write to running location which is often UAC protected.

2.10.2.2
- Try to prevent rare crash on startup with corrupt user profiles.
- Balloon messages for errors and warnings.
- Fix XP/2003 migration issues.
- Fix error reporting failures.

2.10.2.1
- Updated the Syslog message format to follow the RFC standard header format (Ticket #640).

2.10.2.0
- New Syslog plugin (https://directorymonitor.com/features.html#syslog).
- Support for SQLite 3.x in the Database plugin.

2.10.1.1
- Added header and footer (not repeated) options to the Emailer plugin (Ticket #617).
- Small bug fixes and corrections (Ticket #624 and #622).

2.10.1.0
- Added save as HTML option for the Text Log.
- Added long file name and directory path support.
- Persist email and database failures for maximum reliability, emails and database inserts will never be lost.
- Various small fixes and improvements.

2.10.0.2
- Fix error when clearing the log.
- Improve snapshots directory change detection, reduces duplicates when copy and pasting full directories.

2.10.0.1
- New Growl plugin (https://deventerprise.uservoice.com/forums/198724-general/suggestions/3913977-growl-plugin).
- New modern icons.
- Exclude/include filters now also apply to the old name for rename events (Ticket #561).
- Prevent snapshot duplication when real-time events occurred after the last snapshot and the application is closed.
- Reduce the data loading limit to 2000 records on the grid during startup to avoid long waits for the log to be restored.
- Improve responsiveness when using the grid view by default during startup (Ticket #555).
- Loading speed improvements by interrogating directories and starting monitors in parallel, this avoids slow or missing network shares from holding up the loading process.
- Updated database providers to the latest versions.
- Fixed saved database connection selection not working when directories without database settings exist.
- Fix database settings being reset (username and port) when editing a directory.
- Fix snapshots incorrectly reporting new files and deletes immediately after a rename event.
- Fix problem with COM executables incorrectly being added to the parameter list (Ticket #581).
